build-sys: Minor makefile tweaks
authorColin Walters <walters@verbum.org>
Thu, 29 Dec 2016 20:57:53 +0000 (15:57 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 4 Jan 2017 16:32:11 +0000 (16:32 +0000)
commitc051ee4a35c90451f891eb52a0b44554df59912e
treec62bf59be48f59d6915eaf61f84af86bb9d69a2d
parent21aca3fa83d7365376f6be2056fc1bac33f9998d
build-sys: Minor makefile tweaks

I'm introducing a new binary in a later patch, and it makes
sense to move more things to be common into the common section.

Also I noticed we were missing an inclusion of common `$(AM_LDFLAGS)`, though
AFAIK this doesn't break anything right now.

Closes: #636
Approved by: jlebon
Makefile-decls.am
Makefile-ostree.am